-
Home
-
JCH Optimize
-
3.2.2
-
Code
-
Classes
- Parser
Total Complexity |
40 |
Dependencies |
4 |
Dependents |
6 |
Total lines |
236 |
Lines of code |
148 |
Logical lines of code |
85 |
Comment lines |
30 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCriteria() |
A |
41 |
13 |
53 |
compileCriteria() |
S |
56 |
6 |
19 |
findMatches() |
S |
59 |
3 |
14 |
parseHtml() |
S |
66 |
2 |
7 |
getHtmlSearchRegex() |
S |
75 |
1 |
4 |
getExcludes() |
S |
82 |
1 |
3 |
processPosCriteria() |
S |
79 |
1 |
3 |
parseAttributes() |
S |
80 |
1 |
3 |
processCriteria() |
S |
77 |
1 |
3 |
processNegCriteria() |
S |
79 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |
htmlBodyElementToken() |
S |
79 |
1 |
3 |
getElementWithCriteria() |
S |
76 |
1 |
4 |
processMatchesWithCallback() |
S |
67 |
1 |
7 |
addExclude() |
S |
80 |
1 |
3 |
addElementObject() |
S |
80 |
1 |
3 |
htmlClosingBodyTagToken() |
S |
79 |
1 |
3 |
htmlClosingHeadTagToken() |
S |
74 |
1 |
4 |
htmlHeadElementToken() |
S |
74 |
1 |
4 |
getCriteria() |
S |
82 |
1 |
3 |